Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Custom ca cert support #122

Merged
merged 23 commits into from
Jul 11, 2024
Merged

feat: Custom ca cert support #122

merged 23 commits into from
Jul 11, 2024

Conversation

jacobbmay
Copy link
Collaborator

No description provided.

@jacobbmay jacobbmay changed the title Custom c as Custom ca cert support Jun 4, 2024
@blancharda blancharda changed the title Custom ca cert support feat: Custom ca cert support Jun 4, 2024
@jacobbmay jacobbmay marked this pull request as ready for review July 9, 2024 21:55
uds-nexus-config:
values:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicate line fails the schema check

value: *extra-volumes
- path: extraVolumeMounts
value: *extra-volume-mounts
# TODO: remove if not needed. Trying to updated trusted certs via container host first
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove?

@blancharda
Copy link
Contributor

blancharda commented Jul 10, 2024

We should investigate providing the custom CA to neuvector.

The chart doesn't appear to support extravolume/mounts -- but maybe there's another way to provide it.
A cursory look suggests maybe something would be possible by setting autoGenerateCert: false and then manually providing the TLS cert/ca to the individual components (controller, monitor, scanner, adapter and enforcer)

I'm comfortable with this being addressed after this PR -- but we should make an issue

@blancharda
Copy link
Contributor

Same goes for Velero^

blancharda
blancharda previously approved these changes Jul 10, 2024
Copy link
Contributor

@blancharda blancharda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few things to address in subsequent (or upstream) PRs (namely velero and neuvector) -- but this is a good start!

If we cut a release before addressing those^, we'll want to note it in the release.

Copy link
Contributor

@blancharda blancharda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@blancharda blancharda merged commit 4d90054 into main Jul 11, 2024
@blancharda blancharda deleted the CustomCAs branch July 11, 2024 18:52
This was referenced Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants